NHibernate: SaveOrUpdate by

Not automatically. You will have to read from the database to see if a record for that natural-id already exists and then determine if you need to do an insert or update. Which of course means that the cascade won't work.

Not automatically. You will have to read from the database to see if a record for that natural-id already exists and then determine if you need to do an insert or update. Which of course means that the cascade won't work.

I was looking for something similar in stackoverflow.com/questions/325990/how-d....

Another solution is to write sql-insert in such way that it actually does upsert. But I would prefer a way to hook into Nbernate and force it to generate the correct insert. – Andrey Shchekin Nov 25 '09 at 13:02.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.